@charset "UTF-8";
.section-2 .swiper-slide,
.section-3 .swiper-slide {
  padding: 0 1px;
  box-sizing: border-box;
}

#banner-swiper {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 7.98rem;
  z-index: auto;
}
#banner-swiper .swiper-wrapper {
  z-index: auto;
}
#banner-swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom center;
     object-position: bottom center;
}

.swiper-button-prev,
.swiper-button-next {
  opacity: 0.5;
  transition: all 0.1s ease;
  color: #fff;
  z-index: 100;
  top: 4rem;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  opacity: 0.8;
}

.yj-wz-header {
  height: 5.6rem;
}
.yj-wz-header .banner-biaoyu {
  width: 2.01rem;
  height: 0.6rem;
  position: absolute;
  top: 1.8rem;
  left: 0;
}
.yj-wz-header .banner-logo {
  display: block;
  width: 35.66176%;
  height: auto;
  margin: 1.62rem auto 0.24rem;
}
.yj-wz-header .qglh-img {
  position: absolute;
  top: 1.8rem;
  right: 0;
  height: 0.6rem;
}
.yj-wz-header .banner-search-box {
  width: 52.35294%;
  height: 0.5rem;
  line-height: 0.5rem;
  margin: 0 auto;
  border: solid 1px #2f72da;
  background-color: #2f72da;
  border-radius: 0.06rem;
  display: flex;
  flex-direction: row;
  overflow: hidden;
}
.yj-wz-header .banner-search-box input {
  width: auto;
  flex: 1;
  height: 100%;
  padding-left: 0.27rem;
  font-size: 0.16rem;
  background-color: #fff;
}
.yj-wz-header .banner-search-box button {
  background-color: #2f72da;
  width: 0.72rem;
  background-image: url(../images/yj-wz-index-ic-banner-search.png);
  background-size: 0.28rem 0.28rem;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.yj-wz-nav-menu {
  background: transparent;
  position: absolute;
  left: 0;
  top: 0.6rem;
  width: 100%;
}
.yj-wz-nav-menu.sticky {
  position: sticky;
  top: 0;
  background: #2f72da;
}
.yj-wz-nav-menu.sticky > .container > div > .children {
  background-color: rgba(242, 242, 242, 0.85);
}
.yj-wz-nav-menu.sticky > .container > div > .children a {
  color: #000;
  text-shadow: unset;
}
.yj-wz-nav-menu.sticky > .container > div > .children a:hover {
  color: #2f72da;
  font-weight: normal;
}
.yj-wz-nav-menu > .container > div > .children {
  background: transparent;
  box-shadow: unset;
}
.yj-wz-nav-menu > .container > div > .children a {
  color: #fff;
  text-shadow: 0px 2px 2px rgba(6, 73, 142, 0.35);
}
.yj-wz-nav-menu > .container > div > .children a:hover {
  color: #fff;
  font-weight: bold;
}

.section-1 {
  padding-bottom: 0.3rem;
}
.section-1::before {
  content: "";
  width: 100%;
  height: 13.46rem;
  background-image: url(../images/yj-wz-index-img-section-bg-1-new.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.section-1 .zdzczz-container {
  border-radius: 0.14rem;
  box-shadow: 0px 0.02rem 0.2rem 0 rgba(5, 34, 86, 0.1);
  background-color: #fff;
  padding-left: 1.27rem;
  padding-right: 0.4rem;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  height: 1.44rem;
}
.section-1 .zdzczz-container::before {
  content: "";
  background-image: url(../images/yj-wz-index-img-zdzczz.png);
  width: 0.83rem;
  height: 1.07rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0.23rem;
  top: -0.12rem;
}
.section-1 .zdzczz-container .section-title {
  display: block;
  z-index: 5;
  width: 0.83rem;
  height: 1.07rem;
  position: absolute;
  left: 0.23rem;
  top: -0.12rem;
  font-size: 0;
}
.section-1 .zdzczz-container .big-title {
  display: block;
  line-height: normal;
  font-size: 0.36rem;
  font-family: "MicrosoftYaHei-Bold";
  font-weight: bold;
  color: #2f72da;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.section-1 .zdzczz-container .list {
  margin-top: 0.24rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-1 .zdzczz-container .list a {
  display: block;
  box-sizing: border-box;
  position: relative;
  max-width: 33%;
  font-size: 0.16rem;
  color: #999;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 0.15rem;
}
.section-1 .zdzczz-container .list a:hover {
  color: #2f72da;
}
.section-1 .zdzczz-container .list a + a::before {
  content: "";
  width: 1px;
  height: 0.16rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #999;
}
.section-1 .zdzczz-container #marquee-1 {
  overflow: hidden;
  margin-top: 0.24rem;
}
.section-1 .zdzczz-container #marquee-1 .marquee-wrapper {
  width: 10000px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}
.section-1 .zdzczz-container #marquee-1 .marquee-wrapper > div {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
}
.section-1 .zdzczz-container #marquee-1 .marquee-wrapper > div a {
  display: block;
  box-sizing: border-box;
  position: relative;
  line-height: normal;
  font-size: 0.16rem;
  color: #999;
  width: 3.7rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 0.2rem;
}
.section-1 .zdzczz-container #marquee-1 .marquee-wrapper > div a:hover {
  color: #2f72da;
}
.section-1 .toutiao-container {
  margin-top: 0.4rem;
  *zoom: 1;
}
.section-1 .toutiao-container:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section-1 .toutiao-container .imgs-swiper {
  float: left;
  width: 52.20588%;
  height: 3.8rem;
}
.section-1 .toutiao-container .imgs-swiper .swiper-slide a {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.section-1 .toutiao-container .imgs-swiper .swiper-slide a img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease;
}
.section-1 .toutiao-container .imgs-swiper .swiper-slide a .title {
  z-index: 100;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  height: 0.48rem;
  line-height: 0.48rem;
  padding-left: 0.2rem;
  padding-right: 30%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.16rem;
  color: #fff;
}
.section-1 .toutiao-container .imgs-swiper .swiper-slide a:hover img {
  transform: scale(1.02);
}
.section-1 .toutiao-container .imgs-swiper .imgs-swiper-pagination {
  width: auto;
  bottom: 0.15rem;
  right: 0.15rem;
  z-index: 101;
  text-align: right;
  position: absolute;
}
.section-1 .toutiao-container .imgs-swiper .imgs-swiper-pagination .swiper-pagination-bullet {
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.8);
}
.section-1 .toutiao-container .imgs-swiper .imgs-swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 0.05rem;
}
.section-1 .toutiao-container .imgs-swiper .imgs-swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
}
.section-1 .toutiao-container .right-container {
  float: right;
  width: 45.58823%;
}
.section-1 .toutiao-container .right-container .news-tabs {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.section-1 .toutiao-container .right-container .news-tabs a {
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  font-family: "MicrosoftYaHei-Bold";
  font-weight: bold;
  font-size: 0.22rem;
}
.section-1 .toutiao-container .right-container .news-tabs a.active {
  color: #2f72da;
}
.section-1 .toutiao-container .right-container .news-swiper {
  margin-top: 0.15rem;
}
.section-1 .toutiao-container .right-container .news-swiper .swiper-slide a {
  display: block;
  box-sizing: border-box;
  position: relative;
}
.section-1 .toutiao-container .right-container .news-swiper .swiper-slide a .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 1.4rem;
  font-size: 0.16rem;
  line-height: 0.44rem;
}
.section-1 .toutiao-container .right-container .news-swiper .swiper-slide a .time {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.16rem;
  line-height: 0.44rem;
  color: #999;
}
.section-1 .toutiao-container .right-container .news-swiper .swiper-slide a:hover .title,
.section-1 .toutiao-container .right-container .news-swiper .swiper-slide a:hover .time {
  color: #2f72da;
}
.section-1 #henfu-swiper {
  display: block;
  margin-top: 0.2rem;
}
.section-1 #henfu-swiper a {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 1.1rem;
  overflow: hidden;
}
.section-1 #henfu-swiper a img {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease;
}
.section-1 #henfu-swiper a img img:nth-child(2) {
  display: none;
}
.section-1 #henfu-swiper a:hover img {
  transform: scale(1.02);
}

.section-2 {
  background-image: url(../images/yj-wz-index-img-section-bg-2.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100% auto;
  padding-bottom: 0.58rem;
  padding-top: 0.3rem;
  overflow: hidden;
}
.section-2 .section-title-tabs {
  display: flex;
  flex-direction: row;
  padding-top: 0.24rem;
  height: 1.32rem;
  border-top-left-radius: 0.16rem;
  border-top-right-radius: 0.16rem;
  overflow: hidden;
}
.section-2 .section-title-tabs::after {
  content: "";
  background-image: linear-gradient(to bottom, #8fd2f9, #5faeff);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 1.08rem;
  position: absolute;
  bottom: 0;
  left: 0;
}
.section-2 .section-title-tabs::before {
  content: "";
  width: 35.22058%;
  height: 100%;
  background-image: url(../images/yj-wz-index-img-zw-tab-active-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: -0.95588%;
  z-index: 2;
  transition: all 0.3s ease;
}
.section-2 .section-title-tabs.active-1::before {
  left: -0.95588%;
}
.section-2 .section-title-tabs.active-1 a:nth-child(1) img {
  top: 39%;
}
.section-2 .section-title-tabs.active-1 a:nth-child(2)::before {
  visibility: hidden;
}
.section-2 .section-title-tabs.active-2::before {
  left: 32.42647%;
}
.section-2 .section-title-tabs.active-2 a:nth-child(2) img {
  top: 39%;
}
.section-2 .section-title-tabs.active-2 a:nth-child(2)::before, .section-2 .section-title-tabs.active-2 a:nth-child(2)::after {
  visibility: hidden;
}
.section-2 .section-title-tabs.active-3::before {
  left: 65.80882%;
}
.section-2 .section-title-tabs.active-3 a:nth-child(3) img {
  top: 39%;
}
.section-2 .section-title-tabs.active-3 a:nth-child(2)::after {
  visibility: hidden;
}
.section-2 .section-title-tabs a {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 33.33%;
  flex: 1;
  height: 100%;
  z-index: 3;
}
.section-2 .section-title-tabs a:nth-child(2)::before {
  content: "";
  width: 0.02rem;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.45);
  position: absolute;
  bottom: 0;
  left: -0.01rem;
  transition: all 0.3s ease;
}
.section-2 .section-title-tabs a:nth-child(2)::after {
  content: "";
  width: 0.02rem;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.45);
  position: absolute;
  bottom: 0;
  right: -0.01rem;
  transition: all 0.3s ease;
}
.section-2 .section-title-tabs a img:nth-child(1) {
  position: absolute;
  left: 18.28193%;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  height: 48.14814%;
  transition: all 0.2s ease;
}
.section-2 .section-title-tabs a img:nth-child(2) {
  position: absolute;
  right: 18.28193%;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  height: 73.14814%;
  transition: all 0.2s ease;
}
.section-2 .section-2-contents {
  height: 4.1rem;
  overflow: hidden;
  margin-top: 0.36rem;
}
.section-2 .section-2-contents > div.active {
  display: block !important;
}
.section-2 .section-2-contents > div:nth-child(1) {
  *zoom: 1;
}
.section-2 .section-2-contents > div:nth-child(1):after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container {
  float: left;
  width: 58.60294%;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-tabs {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-tabs::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ebebeb;
  position: absolute;
  bottom: 0;
  left: 0;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-tabs a {
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  line-height: normal;
  font-family: "MicrosoftYaHei-Bold";
  font-weight: bold;
  font-size: 0.22rem;
  padding-bottom: 0.14rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-tabs a.active::before {
  content: "";
  width: 100%;
  height: 0.03rem;
  border-radius: 0.015rem;
  background-color: #286ace;
  position: absolute;
  bottom: 0;
  left: 0;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper {
  height: 3.5rem;
  margin-top: 0.15rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-tabs a {
  display: inline-block;
  padding: 0.08rem 0.16rem;
  font-size: 0.16rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-tabs a.active {
  color: #fff;
  background-color: #2f72da;
  border-radius: 0.16rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-tabs a + a {
  margin-left: 0.15rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-swiper,
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-list {
  margin-top: 0.1rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-swiper a,
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-list a {
  display: block;
  box-sizing: border-box;
  position: relative;
  height: 0.44rem;
  line-height: 0.44rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-swiper a .title,
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-list a .title {
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.16rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-swiper a .time,
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-list a .time {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.16rem;
  color: #999;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-swiper a:hover .title,
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-swiper a:hover .time,
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-list a:hover .title,
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-list a:hover .time {
  color: #2f72da;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-list {
  margin-top: 0;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .wyzzc-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 0 0.15rem;
  height: 0.6rem;
  margin-top: 0.05rem;
  background-color: #fff;
  border-radius: 0.08rem;
  border: solid 1px #2f72da;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .wyzzc-container .section-title {
  flex-shrink: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .wyzzc-container .section-title img {
  height: 0.42rem;
  width: auto;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .wyzzc-container .section-title span {
  margin-left: 0.22rem;
  margin-right: 0.22rem;
  font-size: 0.18rem;
  color: #2f72da;
  font-family: "MicrosoftYaHei-Bold";
  font-weight: bold;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .wyzzc-container input {
  display: block;
  box-sizing: border-box;
  position: relative;
  background: none;
  border: none;
  width: 23%;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.16rem;
  padding: 0 0.1rem;
  text-align: center;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .wyzzc-container .split {
  width: 1px;
  height: 0.18rem;
  background-color: #999;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .wyzzc-container button {
  width: 0.4rem;
  height: 100%;
  background-color: transparent;
  background-image: url(../images/yj-wz-index-ic-zwgk-search-blue.png);
  background-size: 0.23rem 0.23rem;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container {
  box-sizing: border-box;
  *zoom: 1;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .left-container {
  float: left;
  width: 38.89585%;
  box-shadow: 0px 1px 0.06rem 0 rgba(47, 114, 218, 0.15);
  background-color: #fff;
  padding: 0.15rem;
  height: 3.27rem;
  margin-top: 0.14rem;
  margin-left: 0.06rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .left-container .swiper-container {
  height: 2.48rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .left-container .swiper-container .swiper-slide {
  height: 100%;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .left-container .swiper-container .swiper-slide a {
  display: block;
  box-sizing: border-box;
  position: relative;
  height: 100%;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .left-container .swiper-container .swiper-slide a img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .left-container .swiper-container .swiper-slide a .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.44rem;
  line-height: 0.44rem;
  padding: 0 0.13rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.14rem;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.35);
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .left-container .zcjd-items {
  margin-top: 0.25rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .left-container .zcjd-items a {
  display: inline-block;
  font-size: 0.16rem;
  color: #333;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .left-container .zcjd-items a:hover {
  color: #2f72da;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .left-container .zcjd-items i {
  width: 1px;
  height: 0.18rem;
  background-color: #d1d1d1;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .list {
  float: right;
  width: 58.34378%;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .list a {
  display: block;
  box-sizing: border-box;
  position: relative;
  height: 0.44rem;
  line-height: 0.44rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .list a .title {
  font-size: 0.16rem;
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .list a .time {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.16rem;
  color: #999;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .list a:hover .title,
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .list a:hover .time {
  color: #2f72da;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcwdk-content-container {
  padding-top: 0.06rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcwdk-content-container a {
  display: block;
  box-sizing: border-box;
  position: relative;
  box-shadow: 0px 1px 0.06rem 0 rgba(47, 114, 218, 0.15);
  background-color: #fff;
  height: 1.56rem;
  padding: 0.15rem 0.2rem 0;
  width: calc(100% - 0.06rem);
  margin-left: auto;
  margin-right: auto;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcwdk-content-container a .question {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.16rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcwdk-content-container a .question img {
  width: auto;
  height: 0.2rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcwdk-content-container a .answer {
  font-size: 0.14rem;
  margin-top: 0.12rem;
  line-height: 0.26rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 2; /*设置多行的行数*/
  color: #666;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcwdk-content-container a .tags {
  position: absolute;
  bottom: 0.13rem;
  left: 0.2rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcwdk-content-container a .tags span {
  display: inline-block;
  padding: 0.06rem 0.09rem;
  border-radius: 0.04rem;
  background-color: #f0f6ff;
  font-size: 0.14rem;
  color: #2f72da;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcwdk-content-container a .tags span + span {
  margin-left: 0.08rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcwdk-content-container a:hover .question {
  color: #2f72da;
}
.section-2 .section-2-contents > div:nth-child(1) > .left-container .zcwdk-content-container a + a {
  margin-top: 0.16rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container {
  float: right;
  width: 39.19117%;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .llxx-jgsz-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .llxx-jgsz-container a {
  width: 48.30827%;
  height: 0.6rem;
  border-radius: 4px;
  border: solid 1px #c6dcfd;
  background-color: #f0f6ff;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .llxx-jgsz-container a img {
  width: auto;
  height: 0.38rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .llxx-jgsz-container a span {
  font-size: 0.2rem;
  margin-left: 0.17rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .llxx-jgsz-container a:hover {
  box-shadow: 0px 0px 0.1rem 0 rgba(5, 34, 86, 0.1);
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .three-items-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 0.16rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .three-items-container a {
  width: 27.81954%;
  height: 0.5rem;
  border-radius: 4px;
  border: solid 1px #c6dcfd;
  background-color: #f0f6ff;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .three-items-container a img {
  width: auto;
  height: 0.22rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .three-items-container a span {
  font-size: 0.16rem;
  margin-left: 0.1rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .three-items-container a:hover {
  box-shadow: 0px 0px 0.1rem 0 rgba(5, 34, 86, 0.1);
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .three-items-container a:nth-child(2) {
  width: 38.7218%;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .zfxxgk-container {
  margin-top: 0.16rem;
  display: flex;
  flex-direction: row;
  height: 1.8rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .zfxxgk-container .section-title {
  flex-shrink: 0;
  width: 9.39849%;
  text-align: center;
  writing-mode: vertical-lr;
  writing-mode: tb-rl;
  font-family: "MicrosoftYaHei-Bold";
  font-weight: bold;
  font-size: 0.2rem;
  color: #fff;
  letter-spacing: 0.02rem;
  background-color: #2f72da;
  border-top-left-radius: 0.06rem;
  border-bottom-left-radius: 0.06rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .zfxxgk-container .items {
  flex: 1;
  border-top-right-radius: 0.06rem;
  border-bottom-right-radius: 0.06rem;
  background-color: #fff;
  border: solid 1px #c6dcfd;
  border-left-width: 0;
  padding: 0.1rem 0;
  *zoom: 1;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .zfxxgk-container .items:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
@keyframes rotate360 {
  from {
    transform: rotateY(0deg);
  }
  to {
    transform: rotateY(360deg);
  }
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .zfxxgk-container .items a {
  height: 0.5333rem;
  line-height: 0.5333rem;
  width: 50%;
  float: left;
  padding-left: 6.22406%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .zfxxgk-container .items a img {
  width: 0.28rem;
  height: auto;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .zfxxgk-container .items a span {
  margin-left: 0.15rem;
  font-size: 0.16rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .zfxxgk-container .items a:hover img {
  animation: rotate360 0.3s ease 0s 1 both;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .zfxxgk-container .items a:hover span {
  color: #2f72da;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .zcwjk-qsyxxgk-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 0.16rem;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .zcwjk-qsyxxgk-container a {
  width: 48.30827%;
  height: 0.6rem;
  border-radius: 0.06rem;
  display: block;
  box-sizing: border-box;
  position: relative;
  transition: all 0.3s ease;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .zcwjk-qsyxxgk-container a:nth-child(1) {
  background-color: #fcf4e3;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .zcwjk-qsyxxgk-container a:nth-child(1) span {
  color: #ed7f1e;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .zcwjk-qsyxxgk-container a:nth-child(1) img {
  width: 23.7354%;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .zcwjk-qsyxxgk-container a:nth-child(2) {
  background-color: #e5eeff;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .zcwjk-qsyxxgk-container a:nth-child(2) span {
  color: #4085fb;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .zcwjk-qsyxxgk-container a:nth-child(2) img {
  width: 14%;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .zcwjk-qsyxxgk-container a span {
  font-size: 0.2rem;
  font-family: "MicrosoftYaHei-Bold";
  font-weight: bold;
  position: absolute;
  left: 5%;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
  z-index: 2;
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .zcwjk-qsyxxgk-container a img {
  position: absolute;
  right: 2%;
  top: 50%;
  transform: translateY(-50%);
}
.section-2 .section-2-contents > div:nth-child(1) > .right-container .zcwjk-qsyxxgk-container a:hover {
  box-shadow: 0px 0px 0.1rem 0 rgba(5, 34, 86, 0.1);
}
.section-2 .section-2-contents > div:nth-child(2) {
  *zoom: 1;
}
.section-2 .section-2-contents > div:nth-child(2):after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section-2 .section-2-contents > div:nth-child(2) .tabs {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 0.33rem;
}
.section-2 .section-2-contents > div:nth-child(2) .tabs a {
  display: inline-block;
  padding: 0.12rem 0.32rem;
  font-family: "MicrosoftYaHei-Bold";
  font-weight: bold;
  font-size: 0.24rem;
  border-radius: 0.24rem;
}
.section-2 .section-2-contents > div:nth-child(2) .tabs a.active {
  background-color: #2f72da;
  color: #fff;
}
.section-2 .section-2-contents > div:nth-child(2) .tabs a + a {
  margin-left: 0.2rem;
}
.section-2 .section-2-contents > div:nth-child(2) .grfr-container {
  float: left;
  width: 36.7647%;
  border-top: solid 0.06rem #2f72da;
  background-color: #fff;
  height: 3.91rem;
}
.section-2 .section-2-contents > div:nth-child(2) .grfr-container #grfr-swiper .swiper-slide {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.section-2 .section-2-contents > div:nth-child(2) .grfr-container #grfr-swiper .swiper-slide a {
  margin-top: 0.44rem;
  width: 25%;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  position: relative;
}
.section-2 .section-2-contents > div:nth-child(2) .grfr-container #grfr-swiper .swiper-slide a .img-container {
  width: 43.2%;
  height: 0;
  padding-top: 43.2%;
  background-color: #ebf3ff;
  border-radius: 50%;
}
.section-2 .section-2-contents > div:nth-child(2) .grfr-container #grfr-swiper .swiper-slide a .img-container img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-height: 0.28rem;
  width: auto;
}
.section-2 .section-2-contents > div:nth-child(2) .grfr-container #grfr-swiper .swiper-slide a .name {
  text-align: center;
  margin-top: 0.16rem;
  font-size: 0.16rem;
}
.section-2 .section-2-contents > div:nth-child(2) .grfr-container #grfr-swiper .swiper-slide a:hover .name {
  color: #2f72da;
}
.section-2 .section-2-contents > div:nth-child(2) .tsbm-container {
  float: left;
  width: 36.7647%;
  border-top: solid 0.06rem #2f72da;
  background-color: #fff;
  height: 3.91rem;
  padding: 0px 0.2rem;
  margin-left: 1.9853%;
}
.section-2 .section-2-contents > div:nth-child(2) .tsbm-container #tsbm-swiper {
  margin-top: 0.44rem;
  box-sizing: border-box;
}
.section-2 .section-2-contents > div:nth-child(2) .tsbm-container #tsbm-swiper .swiper-slide:nth-child(1) {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.section-2 .section-2-contents > div:nth-child(2) .tsbm-container #tsbm-swiper .swiper-slide:nth-child(1) a {
  width: 30.43478%;
  height: 2.18rem;
  background-color: #f0f6ff;
  border: solid 1px #f0f6ff;
  display: block;
  box-sizing: border-box;
  position: relative;
}
.section-2 .section-2-contents > div:nth-child(2) .tsbm-container #tsbm-swiper .swiper-slide:nth-child(1) a img {
  display: block;
  margin-top: 0.4rem;
  height: 0.88rem;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
.section-2 .section-2-contents > div:nth-child(2) .tsbm-container #tsbm-swiper .swiper-slide:nth-child(1) a .name {
  font-size: 0.16rem;
  width: 0.64rem;
  height: 0.35rem;
  line-height: 0.175rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "MicrosoftYaHei-Bold";
  font-weight: bold;
  color: #2f72da;
  margin-top: 0.24rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.section-2 .section-2-contents > div:nth-child(2) .tsbm-container #tsbm-swiper .swiper-slide:nth-child(1) a:hover {
  border: solid 1px #2f72da;
}
.section-2 .section-2-contents > div:nth-child(2) .tsbm-container #tsbm-swiper .swiper-slide:nth-child(2) {
  *zoom: 1;
}
.section-2 .section-2-contents > div:nth-child(2) .tsbm-container #tsbm-swiper .swiper-slide:nth-child(2):after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section-2 .section-2-contents > div:nth-child(2) .tsbm-container #tsbm-swiper .swiper-slide:nth-child(2) a {
  float: left;
  box-sizing: border-box;
  position: relative;
  width: 48.04347%;
  margin-left: 3.478%;
  margin-bottom: 3.47826%;
  height: 0.44rem;
  line-height: 0.44rem;
  background-color: #f0f6ff;
  text-align: center;
  font-size: 0.16rem;
  color: #2f72da;
  border: solid 1px #f0f6ff;
}
.section-2 .section-2-contents > div:nth-child(2) .tsbm-container #tsbm-swiper .swiper-slide:nth-child(2) a:nth-child(2n+1) {
  margin-left: 0;
}
.section-2 .section-2-contents > div:nth-child(2) .tsbm-container #tsbm-swiper .swiper-slide:nth-child(2) a:hover {
  border: solid 1px #2f72da;
}
.section-2 .section-2-contents > div:nth-child(2) .right-container {
  float: right;
  width: 22.5%;
}
.section-2 .section-2-contents > div:nth-child(2) .right-container > a {
  display: block;
  height: 0.8rem;
  overflow: hidden;
  margin-top: 0.24rem;
}
.section-2 .section-2-contents > div:nth-child(2) .right-container > a img {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease;
}
.section-2 .section-2-contents > div:nth-child(2) .right-container > a:hover img {
  transform: scale(1.02);
}
.section-2 .section-2-contents > div:nth-child(2) .right-container > a:nth-child(1) {
  margin-top: 0;
}
.section-2 .section-2-contents > div:nth-child(3) {
  *zoom: 1;
}
.section-2 .section-2-contents > div:nth-child(3):after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section-2 .section-2-contents > div:nth-child(3) .left-container {
  width: 49.2647%;
  float: left;
}
.section-2 .section-2-contents > div:nth-child(3) .left-container .qzxx-container {
  background-color: #eaf3fc;
  height: 1.38rem;
  padding: 0.13rem 0px 0px 0.4rem;
  background-image: url(../images/yj-wz-index-img-qzxx-email.png);
  background-position: bottom 0px right 0.3rem;
  background-size: 28.6567% auto;
  background-repeat: no-repeat;
}
.section-2 .section-2-contents > div:nth-child(3) .left-container .qzxx-container .section-title {
  color: #2f72da;
  font-family: "MicrosoftYaHei-Bold";
  font-weight: bold;
  font-size: 0.2rem;
}
.section-2 .section-2-contents > div:nth-child(3) .left-container .qzxx-container .count {
  margin-top: 0.16rem;
}
.section-2 .section-2-contents > div:nth-child(3) .left-container .qzxx-container .count .label {
  font-size: 0.16rem;
  color: #999;
}
.section-2 .section-2-contents > div:nth-child(3) .left-container .qzxx-container .count .num {
  font-size: 0.16rem;
  font-family: "MicrosoftYaHei-Bold";
  font-weight: bold;
  color: #ee380b;
  margin-right: 0.3rem;
}
.section-2 .section-2-contents > div:nth-child(3) .left-container .qzxx-container .btns {
  margin-top: 0.14rem;
}
.section-2 .section-2-contents > div:nth-child(3) .left-container .qzxx-container .btns a {
  display: inline-block;
  height: 0.34rem;
  line-height: 0.34rem;
  padding: 0px 0.15rem;
  border-radius: 0.06rem;
  background-color: #3e83ef;
}
.section-2 .section-2-contents > div:nth-child(3) .left-container .qzxx-container .btns a span {
  font-size: 0.16rem;
  color: #fff;
  margin-left: 0.07rem;
}
.section-2 .section-2-contents > div:nth-child(3) .left-container .qzxx-container .btns a img {
  height: 0.22rem;
  width: auto;
  vertical-align: middle;
  margin-top: -0.02rem;
}
.section-2 .section-2-contents > div:nth-child(3) .left-container .qzxx-container .btns a + a {
  margin-left: 0.16rem;
}
.section-2 .section-2-contents > div:nth-child(3) .left-container .ggxx-title {
  margin-top: 0.2rem;
  font-size: 0.22rem;
  line-height: 1;
  font-family: "MicrosoftYaHei-Bold";
  font-weight: bold;
  display: block;
  box-sizing: border-box;
  position: relative;
}
.section-2 .section-2-contents > div:nth-child(3) .left-container .list {
  margin-top: 0.1rem;
}
.section-2 .section-2-contents > div:nth-child(3) .left-container .list a {
  display: block;
  box-sizing: border-box;
  position: relative;
  height: 0.43rem;
  line-height: 0.43rem;
  padding-left: 0.77rem;
  padding-right: 1.2rem;
}
.section-2 .section-2-contents > div:nth-child(3) .left-container .list a .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.16rem;
}
.section-2 .section-2-contents > div:nth-child(3) .left-container .list a .type {
  font-size: 0.16rem;
  color: #2f72da;
  text-align: center;
  border-radius: 0.04rem;
  border: solid 1px #c8e2fc;
  background-color: #fff;
  width: 0.6rem;
  height: 0.28rem;
  line-height: 0.28rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.section-2 .section-2-contents > div:nth-child(3) .left-container .list a .time {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.16rem;
  color: #999;
}
.section-2 .section-2-contents > div:nth-child(3) .left-container .list a:hover .title,
.section-2 .section-2-contents > div:nth-child(3) .left-container .list a:hover .time {
  color: #2f72da;
}
.section-2 .section-2-contents > div:nth-child(3) .right-container {
  width: 47.42647%;
  float: right;
}
.section-2 .section-2-contents > div:nth-child(3) .right-container .yjzj-title {
  font-size: 0.22rem;
  line-height: 1;
  font-family: "MicrosoftYaHei-Bold";
  font-weight: bold;
  display: block;
  box-sizing: border-box;
  position: relative;
}
.section-2 .section-2-contents > div:nth-child(3) .right-container .yjzj-item {
  display: block;
  box-sizing: border-box;
  position: relative;
  margin-top: 0.1rem;
  height: 1.05rem;
  padding-left: 1.25rem;
}
.section-2 .section-2-contents > div:nth-child(3) .right-container .yjzj-item img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: auto;
}
.section-2 .section-2-contents > div:nth-child(3) .right-container .yjzj-item .title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 2; /*设置多行的行数*/
  font-family: "MicrosoftYaHei-Bold";
  font-weight: bold;
  font-size: 0.16rem;
  line-height: 0.24rem;
}
.section-2 .section-2-contents > div:nth-child(3) .right-container .yjzj-item .info {
  position: absolute;
  left: 1.25rem;
  bottom: 0;
}
.section-2 .section-2-contents > div:nth-child(3) .right-container .yjzj-item .info .type {
  border-radius: 4px;
  border: solid 1px #2f72da;
  background-color: #fff;
  padding: 0px 0.1rem;
  font-size: 0.16rem;
  color: #2f72da;
  height: 0.28rem;
  line-height: 0.28rem;
  text-align: center;
  display: inline-block;
}
.section-2 .section-2-contents > div:nth-child(3) .right-container .yjzj-item .info .time {
  font-size: 0.16rem;
  margin-left: 0.16rem;
  color: #999;
  line-height: 0.27rem;
  text-align: center;
}
.section-2 .section-2-contents > div:nth-child(3) .right-container .yjzj-item:hover .title {
  color: #2f72da;
}
.section-2 .section-2-contents > div:nth-child(3) .right-container .items {
  *zoom: 1;
  margin-top: 0.22rem;
}
.section-2 .section-2-contents > div:nth-child(3) .right-container .items:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.section-2 .section-2-contents > div:nth-child(3) .right-container .items a {
  float: left;
  width: 31.6279%;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 1.09rem;
  border-radius: 0.1rem;
  box-shadow: 0px 1px 0.06rem 0 rgba(47, 114, 218, 0.15);
  background-color: #fff;
  margin-bottom: 0.15rem;
  margin-left: 2.32558%;
}
.section-2 .section-2-contents > div:nth-child(3) .right-container .items a:nth-child(3n+1) {
  margin-left: 0;
}
.section-2 .section-2-contents > div:nth-child(3) .right-container .items a img {
  height: 0.28rem;
  width: auto;
  transition: all 0.3s ease;
}
.section-2 .section-2-contents > div:nth-child(3) .right-container .items a .name {
  margin-top: 0.16rem;
  font-size: 0.16rem;
  text-align: center;
  color: #2f72da;
}
.section-2 .section-2-contents > div:nth-child(3) .right-container .items a:hover img {
  transform: rotateY(360deg);
}

.section-3 {
  margin-top: 0.35rem;
  margin-bottom: 0.35rem;
}
.section-3 .section-title img {
  display: block;
  width: 100%;
  height: auto;
}
.section-3 .ztzl-swiper {
  padding-bottom: 0.48rem;
  margin-top: 0.37rem;
}
.section-3 .ztzl-swiper .swiper-slide a {
  display: block;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 1.4rem;
  border-radius: 0.08rem;
}
.section-3 .ztzl-swiper .swiper-slide a img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease;
}
.section-3 .ztzl-swiper .swiper-slide a:hover img {
  transform: scale(1.02);
}
.section-3 .ztzl-swiper .ztzl-swiper-pagination {
  position: absolute;
  bottom: 0;
  text-align: center;
}
.section-3 .ztzl-swiper .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  background-color: #adc1e1;
  margin: 0;
}
.section-3 .ztzl-swiper .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 0.12rem;
}
.section-3 .ztzl-swiper .swiper-pagination-bullet-active {
  background-color: #2f72da;
}

.index-float {
  position: fixed;
  z-index: 999;
  bottom: 0;
  right: 0;
}
.index-float .close {
  position: absolute;
  top: 20px;
  top: 0.2rem;
  right: 10px;
  right: 0.1rem;
  cursor: pointer;
}

.robot-box {
  position: fixed;
  z-index: 999;
  right: 40px;
  top: 50%;
  transform: translate(50%, -50%) rotate(-45deg);
  width: 200px;
  height: 280px;
}
.robot-box::before {
  content: "";
  width: 100px;
  height: 100px;
  background-image: url(../images/yj-wz-szr-robot.gif);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.robot-box:hover {
  right: 0;
  transform: translateY(-50%);
}
.robot-box:hover a {
  display: flex;
}
.robot-box a {
  display: none;
  flex-direction: column;
  align-items: center;
  width: 80px;
  position: absolute;
}
.robot-box a img {
  width: 40px;
  height: 40px;
}
.robot-box a img:nth-child(1) {
  display: block;
}
.robot-box a img:nth-child(2) {
  display: none;
}
.robot-box a .name {
  font-size: 14px;
  text-align: center;
  margin-top: 5px;
  color: #3ea1eb;
}
.robot-box a:hover img:nth-child(1) {
  display: none;
}
.robot-box a:hover img:nth-child(2) {
  display: block;
}
.robot-box a:nth-child(1) {
  top: 0;
  right: 0;
}
.robot-box a:nth-child(2) {
  top: 20px;
  right: 60px;
}
.robot-box a:nth-child(3) {
  top: 70px;
  right: 110px;
}
.robot-box a:nth-child(4) {
  bottom: 70px;
  right: 110px;
}
.robot-box a:nth-child(5) {
  bottom: 20px;
  right: 60px;
}
.robot-box a:nth-child(6) {
  bottom: 0;
  right: 0;
}

@media screen and (max-width: 992px) {
  .index-float {
    display: none;
  }
  .yj-wz-header {
    height: 7.5rem;
  }
  .yj-wz-header .banner-biaoyu {
    display: none;
  }
  .yj-wz-header .banner-logo {
    display: block;
    width: auto;
    height: 2.5rem;
    max-width: 485px;
    margin: 2.25rem auto 0.25rem;
  }
  .yj-wz-header .qglh-img {
    display: none;
  }
  .yj-wz-header .banner-search-box {
    width: 85%;
    max-width: 485px;
    height: 1rem;
    line-height: 1rem;
    border-radius: 0.2rem;
  }
  .yj-wz-header .banner-search-box input {
    padding-left: 0.375rem;
    font-size: 0.35rem;
  }
  .yj-wz-header .banner-search-box button {
    width: 1rem;
    background-size: 0.5rem 0.5rem;
  }
  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }
  .yj-wz-nav-menu {
    top: 1.2rem;
  }
  .section-1 {
    padding-bottom: 0;
  }
  .section-1::before {
    display: none;
  }
  .section-1 .zdzczz-container {
    border-radius: 0.15rem;
    box-shadow: 0px 0.05rem 0.25rem 0 rgba(5, 34, 86, 0.1);
    padding: 0.25rem;
    height: auto;
  }
  .section-1 .zdzczz-container .section-title {
    display: block;
    z-index: 5;
    width: 100%;
    height: auto;
    position: relative;
    left: 0;
    top: 0;
    font-family: "MicrosoftYaHei-Bold";
    font-weight: bold;
    color: #d72121;
    margin-bottom: 0.25rem;
  }
  .section-1 .zdzczz-container .big-title {
    font-size: 0.45rem;
    padding: 0 0.7rem;
  }
  .section-1 .zdzczz-container .list {
    margin-top: 0.25rem;
  }
  .section-1 .zdzczz-container .list a {
    max-width: 50%;
    font-size: 0.35rem;
    padding: 0 0.2rem;
  }
  .section-1 .zdzczz-container .list a:nth-child(3) {
    display: none;
  }
  .section-1 .zdzczz-container .list a + a::before {
    height: 0.35rem;
  }
  .section-1 .zdzczz-container #marquee-1 {
    margin-top: 0.25rem;
  }
  .section-1 .zdzczz-container #marquee-1 .marquee-wrapper > div a {
    font-size: 0.35rem;
    width: 5rem;
    margin-right: 0.375rem;
  }
  .section-1 .toutiao-container {
    margin-top: 0.375rem;
  }
  .section-1 .toutiao-container .imgs-swiper {
    float: none;
    width: 100%;
    height: 4.5rem;
  }
  .section-1 .toutiao-container .imgs-swiper .swiper-slide a .title {
    height: 0.875rem;
    line-height: 0.875rem;
    padding-left: 0.375rem;
    padding-right: 30%;
    font-size: 0.35rem;
  }
  .section-1 .toutiao-container .imgs-swiper .imgs-swiper-pagination {
    width: auto;
    bottom: 0.25rem;
    right: 0.25rem;
  }
  .section-1 .toutiao-container .imgs-swiper .imgs-swiper-pagination .swiper-pagination-bullet {
    width: 0.15rem;
    height: 0.15rem;
  }
  .section-1 .toutiao-container .imgs-swiper .imgs-swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-left: 0.125rem;
  }
  .section-1 .toutiao-container .right-container {
    float: none;
    width: 100%;
    margin-top: 0.375rem;
  }
  .section-1 .toutiao-container .right-container .news-tabs {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    overflow-x: scroll;
    padding-bottom: 0.25rem;
    justify-content: flex-start;
  }
  .section-1 .toutiao-container .right-container .news-tabs a {
    font-size: 0.4rem;
    word-break: keep-all;
  }
  .section-1 .toutiao-container .right-container .news-tabs a + a {
    margin-left: 0.25rem;
  }
  .section-1 .toutiao-container .right-container .news-swiper {
    margin-top: 0;
  }
  .section-1 .toutiao-container .right-container .news-swiper .swiper-slide a .title {
    padding-right: 2rem;
    font-size: 0.35rem;
    line-height: 0.875rem;
  }
  .section-1 .toutiao-container .right-container .news-swiper .swiper-slide a .time {
    font-size: 0.35rem;
    line-height: 0.875rem;
  }
  .section-1 #henfu-swiper {
    display: block;
    margin-top: 0.25rem;
  }
  .section-1 #henfu-swiper a {
    display: block;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: auto;
  }
  .section-1 #henfu-swiper a img {
    display: block;
    height: auto;
    width: 100%;
  }
  .section-1 #henfu-swiper a img:nth-child(1) {
    display: none;
  }
  .section-1 #henfu-swiper a img:nth-child(2) {
    display: block;
  }
  .section-2 {
    padding-bottom: 0.375rem;
    padding-top: 0;
  }
  .section-2 .section-title-tabs {
    display: none;
  }
  .section-2 .section-2-contents {
    height: auto;
    overflow: hidden;
    margin-top: 0;
  }
  .section-2 .section-2-contents > div {
    display: block !important;
  }
  .section-2 .section-2-contents > div.active {
    display: block !important;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container {
    float: none;
    width: 100%;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-tabs {
    justify-content: flex-start;
    overflow-x: scroll;
    padding-bottom: 0.125rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-tabs::before {
    display: none;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-tabs a {
    word-break: keep-all;
    font-size: 0.4rem;
    padding-bottom: 0.25rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-tabs a.active::before {
    height: 0.05rem;
    border-radius: 0;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-tabs a + a {
    margin-left: 0.25rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper {
    height: auto;
    margin-top: 0.125rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-tabs a {
    display: inline-block;
    padding: 0.125rem 0.25rem;
    font-size: 0.35rem;
    border: #2f72da solid 1px;
    border-radius: 0.3rem;
    margin-top: 0.125rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-tabs a.active {
    border-radius: 0.3rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-tabs a + a {
    margin-left: 0;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-swiper,
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-list {
    margin-top: 0.125rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-swiper a,
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-list a {
    height: 0.875rem;
    line-height: 0.875rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-swiper a .title,
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-list a .title {
    width: 70%;
    font-size: 0.35rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-swiper a .time,
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .file-news-list a .time {
    font-size: 0.35rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .wyzzc-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 0.25rem;
    height: auto;
    margin-top: 0.25rem;
    border-radius: 0.15rem;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .wyzzc-container .section-title {
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .wyzzc-container .section-title img {
    height: 0.75rem;
    width: auto;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .wyzzc-container .section-title span {
    margin-left: 0.25rem;
    margin-right: 0;
    font-size: 0.4rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .wyzzc-container input {
    display: block;
    box-sizing: border-box;
    position: relative;
    background: none;
    border: solid 1px #2f72da;
    width: 90%;
    height: 0.875rem;
    line-height: 0.875rem;
    font-size: 0.35rem;
    padding: 0 0.25rem;
    text-align: center;
    border-radius: 0.45rem;
    margin-top: 0.25rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .wyzzc-container .split {
    display: none;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zwgk-news-swiper .wyzzc-container button {
    width: 90%;
    height: 0.875rem;
    background-color: transparent;
    background-size: 0.575rem 0.575rem;
    border-radius: 0.45rem;
    margin-top: 0.25rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .left-container {
    float: none;
    width: calc(100% - 0.2rem);
    box-shadow: 0px 1px 0.1rem 0 rgba(47, 114, 218, 0.15);
    background-color: #fff;
    padding: 0.25rem;
    height: auto;
    margin-top: 0.15rem;
    margin-left: auto;
    margin-right: auto;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .left-container .swiper-container {
    height: 3.25rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .left-container .swiper-container .swiper-slide {
    height: 100%;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .left-container .swiper-container .swiper-slide a {
    display: block;
    box-sizing: border-box;
    position: relative;
    height: 100%;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .left-container .swiper-container .swiper-slide a img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    transition: all 0.3s ease;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .left-container .swiper-container .swiper-slide a .title {
    height: 0.875rem;
    line-height: 0.875rem;
    padding: 0 0.25rem;
    font-size: 0.35rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .left-container .zcjd-items {
    margin-top: 0.25rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .left-container .zcjd-items a {
    font-size: 0.35rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .left-container .zcjd-items i {
    width: 1px;
    height: 0.35rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .list {
    float: none;
    width: 100%;
    margin-top: 0.25rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .list a {
    height: 0.875rem;
    line-height: 0.875rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .list a .title {
    font-size: 0.35rem;
    width: 70%;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zcjd-content-container .list a .time {
    font-size: 0.35rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zcwdk-content-container {
    padding-top: 0.1rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zcwdk-content-container a {
    box-shadow: 0px 1px 0.1rem rgba(47, 114, 218, 0.15);
    height: auto;
    padding: 0.25rem;
    width: calc(100% - 0.2rem);
    margin-left: auto;
    margin-right: auto;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zcwdk-content-container a .question {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.4rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zcwdk-content-container a .question img {
    width: auto;
    height: 0.35rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zcwdk-content-container a .answer {
    font-size: 0.35rem;
    margin-top: 0.25rem;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 2; /*设置多行的行数*/
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zcwdk-content-container a .tags {
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: 0.25rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zcwdk-content-container a .tags span {
    padding: 0.1rem 0.2rem;
    border-radius: 0.1rem;
    font-size: 0.35rem;
    margin-top: 0.125rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zcwdk-content-container a .tags span + span {
    margin-left: 0.125rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .left-container .zcwdk-content-container a + a {
    margin-top: 0.25rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .right-container {
    float: none;
    width: 100%;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .right-container .llxx-jgsz-container {
    margin-top: 0.375rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .right-container .llxx-jgsz-container a {
    height: 1rem;
    border-radius: 0.1rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .right-container .llxx-jgsz-container a img {
    width: auto;
    height: 0.625rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .right-container .llxx-jgsz-container a span {
    font-size: 0.35rem;
    margin-left: 0.125rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .right-container .three-items-container {
    flex-wrap: wrap;
    margin-top: 0.16rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .right-container .three-items-container a {
    width: 48.30827%;
    height: 1rem;
    border-radius: 0.1rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .right-container .three-items-container a img {
    width: auto;
    height: 0.625rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .right-container .three-items-container a span {
    font-size: 0.35rem;
    margin-left: 0.125rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .right-container .three-items-container a:nth-child(2) {
    width: 48.30827%;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .right-container .three-items-container a:nth-child(3) {
    width: 48.30827%;
    margin-top: 0.16rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .right-container .zfxxgk-container {
    margin-top: 0.25rem;
    display: flex;
    flex-direction: column;
    height: auto;
    border-radius: 0.15rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .right-container .zfxxgk-container .section-title {
    flex-shrink: 0;
    width: 100%;
    height: 0.875rem;
    line-height: 0.875rem;
    text-align: center;
    writing-mode: initial;
    font-size: 0.4rem;
    letter-spacing: 0.05rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .right-container .zfxxgk-container .items {
    flex: auto;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-left-width: 1px;
    border-top-width: 0;
    padding: 0.25rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .right-container .zfxxgk-container .items a {
    height: 0.875rem;
    line-height: 0.875rem;
    width: 50%;
    float: left;
    padding-left: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .right-container .zfxxgk-container .items a img {
    width: 0.5rem;
    height: auto;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .right-container .zfxxgk-container .items a span {
    margin-left: 0.125rem;
    font-size: 0.35rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .right-container .zcwjk-qsyxxgk-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .right-container .zcwjk-qsyxxgk-container a {
    width: 100%;
    height: 1.5rem;
    border-radius: 0.15rem;
    margin-top: 0.25rem;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .right-container .zcwjk-qsyxxgk-container a span {
    font-size: 0.4rem;
    left: 5%;
  }
  .section-2 .section-2-contents > div:nth-child(1) > .right-container .zcwjk-qsyxxgk-container a img {
    position: absolute;
    right: 6.22568%;
    top: 50%;
    transform: translateY(-50%);
    height: 1.25rem;
    width: auto !important;
  }
  .section-2 .section-2-contents > div:nth-child(2) .tabs {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 0.375rem;
  }
  .section-2 .section-2-contents > div:nth-child(2) .tabs a {
    display: inline-block;
    padding: 0.2rem 0.4rem;
    font-size: 0.4rem;
    border-radius: 0.5rem;
  }
  .section-2 .section-2-contents > div:nth-child(2) .tabs a + a {
    margin-left: 0.25rem;
  }
  .section-2 .section-2-contents > div:nth-child(2) .grfr-container {
    float: none;
    width: 100%;
    margin-top: 0.25rem;
    border-top: solid 0.05rem #2f72da;
    height: auto;
    padding-bottom: 0.25rem;
  }
  .section-2 .section-2-contents > div:nth-child(2) .grfr-container #grfr-swiper .swiper-slide a {
    margin-top: 0.375rem;
  }
  .section-2 .section-2-contents > div:nth-child(2) .grfr-container #grfr-swiper .swiper-slide a .img-container img {
    max-height: 0.375rem;
  }
  .section-2 .section-2-contents > div:nth-child(2) .grfr-container #grfr-swiper .swiper-slide a .name {
    text-align: center;
    margin-top: 0.25rem;
    font-size: 0.35rem;
  }
  .section-2 .section-2-contents > div:nth-child(2) .tsbm-container {
    float: none;
    width: 100%;
    margin-top: 0.25rem;
    border-top: solid 0.05rem #2f72da;
    height: auto;
    padding: 0;
    margin-left: 0;
    padding-bottom: 0.25rem;
  }
  .section-2 .section-2-contents > div:nth-child(2) .tsbm-container #tsbm-swiper {
    margin-top: 0.375rem;
  }
  .section-2 .section-2-contents > div:nth-child(2) .tsbm-container #tsbm-swiper .swiper-slide:nth-child(1) {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .section-2 .section-2-contents > div:nth-child(2) .tsbm-container #tsbm-swiper .swiper-slide:nth-child(1) a {
    width: 30.43478%;
    height: 3.25rem;
  }
  .section-2 .section-2-contents > div:nth-child(2) .tsbm-container #tsbm-swiper .swiper-slide:nth-child(1) a img {
    display: block;
    margin-top: 0.25rem;
    height: 1.5rem;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .section-2 .section-2-contents > div:nth-child(2) .tsbm-container #tsbm-swiper .swiper-slide:nth-child(1) a .name {
    font-size: 0.35rem;
    width: auto;
    height: auto;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.375rem;
    text-align: center;
  }
  .section-2 .section-2-contents > div:nth-child(2) .tsbm-container #tsbm-swiper .swiper-slide:nth-child(2) a {
    height: 0.875rem;
    line-height: 0.875rem;
    font-size: 0.35rem;
  }
  .section-2 .section-2-contents > div:nth-child(2) .tsbm-container #tsbm-swiper .swiper-slide:nth-child(2) a:nth-child(2n+1) {
    margin-left: 0;
  }
  .section-2 .section-2-contents > div:nth-child(2) .right-container {
    float: none;
    width: 100%;
    margin-top: 0.25rem;
  }
  .section-2 .section-2-contents > div:nth-child(2) .right-container > a {
    height: auto;
    margin-top: 0.25rem;
  }
  .section-2 .section-2-contents > div:nth-child(2) .right-container > a img {
    height: auto;
  }
  .section-2 .section-2-contents > div:nth-child(3) .left-container {
    width: 100%;
    float: none;
    margin-top: 0.375rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .left-container .qzxx-container {
    background-color: #eaf3fc;
    height: auto;
    padding: 0.375rem 0px 0.375rem 0.375rem;
    background-position: bottom 0px right 0.375rem;
    background-size: 28.6567% auto;
    background-repeat: no-repeat;
  }
  .section-2 .section-2-contents > div:nth-child(3) .left-container .qzxx-container .section-title {
    font-size: 0.4rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .left-container .qzxx-container .count {
    margin-top: 0.25rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .left-container .qzxx-container .count .label {
    font-size: 0.35rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .left-container .qzxx-container .count .num {
    font-size: 0.35rem;
    margin-right: 0.25rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .left-container .qzxx-container .btns {
    margin-top: 0.25rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .left-container .qzxx-container .btns a {
    height: 0.75rem;
    line-height: 0.75rem;
    padding: 0px 0.25rem;
    border-radius: 0.375rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .left-container .qzxx-container .btns a span {
    font-size: 0.35rem;
    margin-left: 0.125rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .left-container .qzxx-container .btns a img {
    height: 0.375rem;
    margin-top: -0.05rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .left-container .qzxx-container .btns a + a {
    margin-left: 0.125rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .left-container .ggxx-title {
    margin-top: 0.375rem;
    font-size: 0.4rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .left-container .list {
    margin-top: 0.25rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .left-container .list a {
    height: 0.875rem;
    line-height: 0.875rem;
    padding-left: 1.25rem;
    padding-right: 2.25rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .left-container .list a .title {
    font-size: 0.35rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .left-container .list a .type {
    font-size: 0.3rem;
    border-radius: 0.1rem;
    width: 1rem;
    height: 0.625rem;
    line-height: 0.625rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .left-container .list a .time {
    font-size: 0.35rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .right-container {
    width: 100%;
    float: none;
    margin-top: 0.375rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .right-container .yjzj-title {
    font-size: 0.4rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .right-container .yjzj-item {
    display: block;
    box-sizing: border-box;
    position: relative;
    margin-top: 0.375rem;
    height: 1.5rem;
    padding-left: 1.75rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .right-container .yjzj-item img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: auto;
  }
  .section-2 .section-2-contents > div:nth-child(3) .right-container .yjzj-item .title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 2; /*设置多行的行数*/
    font-family: "MicrosoftYaHei-Bold";
    font-weight: bold;
    font-size: 0.35rem;
    line-height: 1.2;
  }
  .section-2 .section-2-contents > div:nth-child(3) .right-container .yjzj-item .info {
    position: absolute;
    left: 1.75rem;
    bottom: 0;
  }
  .section-2 .section-2-contents > div:nth-child(3) .right-container .yjzj-item .info .type {
    border-radius: 0.1rem;
    border: solid 1px #2f72da;
    background-color: #fff;
    padding: 0px 0.25rem;
    font-size: 0.3rem;
    color: #2f72da;
    height: 0.5rem;
    line-height: 0.5rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .right-container .yjzj-item .info .time {
    font-size: 0.3rem;
    margin-left: 0.125rem;
    line-height: 0.5rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .right-container .items {
    margin-top: 0.375rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .right-container .items a {
    float: left;
    width: 49%;
    height: 1.5rem;
    border-radius: 0.2rem;
    box-shadow: 0px 1px 0.15rem 0 rgba(47, 114, 218, 0.15);
    margin-bottom: 0.25rem;
    margin-left: 2%;
  }
  .section-2 .section-2-contents > div:nth-child(3) .right-container .items a:nth-child(3n+1) {
    margin-left: 2%;
  }
  .section-2 .section-2-contents > div:nth-child(3) .right-container .items a:nth-child(2n+1) {
    margin-left: 0;
  }
  .section-2 .section-2-contents > div:nth-child(3) .right-container .items a img {
    height: 0.5rem;
  }
  .section-2 .section-2-contents > div:nth-child(3) .right-container .items a .name {
    margin-top: 0.25rem;
    font-size: 0.35rem;
  }
  .section-3 {
    margin-top: 0;
    margin-bottom: 0.375rem;
  }
  .section-3 .section-title img {
    display: block;
    width: 100%;
    height: 0.55rem;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left;
       object-position: left;
  }
  .section-3 .ztzl-swiper {
    padding-bottom: 0.5rem;
    margin-top: 0.375rem;
  }
  .section-3 .ztzl-swiper .swiper-slide a {
    width: 100%;
    height: 43.887%;
    border-radius: 0.2rem;
  }
  .section-3 .ztzl-swiper .swiper-pagination-bullet {
    width: 0.15rem;
    height: 0.15rem;
  }
  .section-3 .ztzl-swiper .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-left: 0.125rem;
  }
  .robot-box {
    display: none;
  }
}